﻿@charset "utf-8";
html{color:#000;background:#FFF; }
body { color:#666;font:12px/1.231 "microsoft yahei";min-width: 1200px; width: 100%;} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
i,em{ font-style:normal;}
input{height: 25px}
td{
    font-size: 14px;
}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}

a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
.vam { vertical-align:middle;}
.clear{ clear:both; height:0; line-height:0; font-size:0;}
.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fleft { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}




.header,.footer,.content{width: 1200px;margin:0 auto;}
.topWrap{height:220px; overflow: hidden;}
.top_c{height: 40px;line-height: 40px;color: #333; background: #f7f7f7;}
.top_c a{padding: 0 10px;display: inline-block;color: #333;background:url(../images/line.jpg) no-repeat right center;float: left;}
.top_c a.nobot{background: none;}

.twz{height:33px;  font-size: 12px; color:#666;line-height: 33px; position: relative;}
.twz span{display:inline-block;border-right:1px solid #f0f0f0; text-align: center;}
.twz a{display: inline-block;width:75px;border-left:1px solid #f0f0f0; color:#666;}
.twz a.cur{color:#FB6478;font-weight:bold;}

.ser{position: absolute; top: 0; right:0; width: 42px; height:43px;border-right:1px solid #f0f0f0;}
.ser img{display: block;margin-top: 8px; width:28px; height:28px;}

.t_c{height:130px; overflow: hidden;}
.logo{width:518px;height:60px;margin-top: 35px; overflow: hidden;}
.logo img{width:518px;height:60px;}

.t_c h2{margin:34px 0 0 -30px; font-size: 20px;color:#333;
  letter-spacing: 2px;overflow: hidden;width:410px; float: left;}
.t_c h2 em{display: block;font-size: 18px;font-weight: normal;padding-top:7px;letter-spacing: 2px;color: #333;font-style:normal;}

.t_c p{ background:url(../images/tel.jpg) no-repeat left 8px;float: right;width:210px;height:36px; 
        margin-top: 31px; text-align: right;font-size: 26px; 
        color:#0071be;padding-left: 30px;height:66px; font-weight: bold; margin-right: 40px;}
.t_c p em{  margin-left: 30px;  display: block;font-size: 14px; color:#666;font-weight: normal;padding: 7px 0 7px 5px;text-align: left;font-style:normal;}

.h_nav{height:50px;  overflow: hidden; background: #0c469a;}
.h_nav ul li { float:left; height:50px; overflow: hidden; width: 12.5%; text-align: center;}
.h_nav ul li a{ display:inline-block;font-size: 16px; color:#fff;line-height:50px; height:50px;padding: 0 29px;}
.h_nav li:hover{background: #023784;}



.h_sea{height:60px;line-height:40px;margin-bottom: 30px;
  color:#555;font-family:"Microsoft YaHei"; background: #f7f7f7; }
.key{ width:650px;overflow:hidden;margin-top: 10px;}
.key b{font-size: 14px;}
.h_sea a{ line-height:29px; padding:0 15px; color:#555;font-size: 14px;}
.inp01{height:32px;text-indent: 18px;border-top:1px solid #fff;border-right:1px solid #fff;
  border-bottom:1px solid #aaaaaa;
  border-left:1px solid #fff;
 width:245px;float:left;line-height:32px; color:#555;}
.s_ss {float:left; width:26px; height:34px; border:0; background:url(../images/sou.jpg) no-repeat 0 0;}
.s_inp{margin-top: 13px;}


/* Header Style */
.containerscoll {width: 100%;position: relative;text-align: center;}
.codrops-top{line-height: 24px;font-size: 11px;background: rgba(255, 255, 255, 0.5);text-transform: uppercase;z-index: 9999;position: relative;box-shadow: 1px 0px 2px rgba(0,0,0,0.2);-webkit-animation: slideOut 0.5s ease-in-out 0.3s backwards;}
@-webkit-keyframes slideOut{
0%{top:-30px; opacity: 0;}
100%{top:0px; opacity: 1;}
}
.codrops-top a{padding: 0px 10px;letter-spacing: 1px;color: #333;text-shadow: 0px 1px 1px #fff;display: block;float: left;}
.codrops-top a:hover{background: #fff;}
.codrops-top span.right{float: right;}
.codrops-top span.right a{float: left;display: block}
.codrops-demos{text-align:center;display: block;padding-top: 20px;}
.codrops-demos a, 
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
    display: inline-block;
	border: 1px solid #719c7f;
	padding: 4px 10px 3px;
	font-size: 13px;
	line-height: 18px;
	margin: 0px 3px;
	font-weight: 800;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.9);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #90bd9e;
	background: -moz-linear-gradient(top, #90bd9e 0%, #72a081 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#90bd9e), color-stop(100%,#72a081));
	background: -webkit-linear-gradient(top, #90bd9e 0%,#72a081 100%);
	background: -o-linear-gradient(top, #90bd9e 0%,#72a081 100%);
	background: -ms-linear-gradient(top, #90bd9e 0%,#72a081 100%);
	background: linear-gradient(top, #90bd9e 0%,#72a081 100%);
}
.codrops-demos a:hover{
background: #85b995;
}
.codrops-demos a:active{
-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.4);
-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.4);
box-shadow: 0px 1px 1px rgba(255,255,255,0.4);
}
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
	color: #506757;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.3);
}
/* Media Queries */
@media screen and (max-width: 767px) {
	.container > header{
		text-align: center;
	}
	p.codrops-demos {
		position: relative;
		top: auto;
		left: auto;
	}
}
.containerscoll p,.containerscoll p a{color:#fff;font-weight:normal;font-size:12px;}
#carousel {width:960px;height:556px;position:relative;margin:0 auto;clear:both;overflow:hidden;background-repeat: no-repeat;border-radius: 15px; bottom:0px; margin-top:-170px;}
#carousel img {visibility:hidden;cursor:pointer;width:564px; height:420px;}
.container{padding-bottom: 20px;}
.atitlesc{position: absolute;left: 300px; top: 322px; width:350px; text-align:center; opacity: 0.7;filter:alpha(opacity=70);color:#fff; margin-top:45px;}


.wit2{ height:557px;  position:relative;}
.wit2 .arr1 a{ display:block; width:40px; height:40px; overflow:hidden; background:url(img/z.png) no-repeat; position:absolute; top:250px; left:60px;}
.wit2 .arr2 a{display:block; width:40px; height:40px; overflow:hidden; background:url(img/y1.png) no-repeat; position:absolute; top:250px; right:60px;}
.wit2 .dl01{ width:122px; height:122px; overflow:hidden; position:absolute; top:27px; left:0;}
.wit2 .dl01 dt img{width:122px; height:122px;border:5px solid #d7d7d7;}
.wit2 .dl05{ position:absolute; top:27px; left:838px;}
.wit2 .dl02{ width:142px; height:142px; overflow:hidden; position:absolute; top:18px; left:163px;}
.wit2 .dl02 dt img{width:142px; height:142px;}
.wit2 .dl04{ position:absolute; top:18px; left:656px;}
.wit2 .dl03{ width:350px; overflow:hidden; position:absolute; top:0; left:307px;}
.wit2 .dl03 dt{width:173px; height:173px; margin:0 auto; overflow:hidden;}
.wit2 .dl03 dt img{width:173px; height:173px;}
.wit2 dd h4{ font:14px "Microsoft Yahei"; text-align:center; font-weight:normal; margin-top:140px;}
.wit2 dd h4 a{ color:#fff;}
.wit2 dd h4 span{ display:block; color:#666666; font-weight:normal;}
.wit2 dd p{ font:12px "Microsoft Yahei"; color:#999999; line-height:18px; text-align:center; margin-top:10px; height:56px; overflow:hidden; padding-bottom:12px; line-height:18px;}
.wit2 dd em a{ display:block; width:109px; height:29px; border:2px solid #999999; font:14px "Microsoft Yahei"; text-align:center; color:#999999; line-height:29px; overflow:hidden; margin:0 auto;}

.wit span.xx{ width:26px; height:21px; overflow:hidden; display:block; margin:0 auto 20px;}
.wit span.xx img{ width:26px; height:21px;}


.g_ft{height: 210px; background: #0c469a;
    padding-top: 50px; padding-bottom: 20px;}
.a00{margin-right: 70px;float: left;width: 196px;}
.a00 dt img{width: 196px;height: 60px;}
.a00 dt a{width: 196px;height: 60px;display: block;margin-bottom:20px;}
.a00 dd{font-size: 14px;color: #fff;font-weight: normal;border-top: 1px solid #4e97c5;text-align: center;padding-top: 10px;}
.a00 dd em{font-size: 14px;color: #fff;font-weight: normal;display: block;padding-top: 8px;}

.a01{margin-right: 71px;float: left;width: 304px;}
.a01 h2{height:49px;margin-bottom: 25px;display: block;}
.a01 p{font-size: 14px;color: #fff;font-weight: normal;line-height: 30px;height: 30px;}
.a01 p a{color: #fff;}
.a02{margin-right: 20px;float: left;width: 210px;}
.a02 h2{height:49px;margin-bottom: 25px;display: block;}
.a02 a{font-size: 14px;color: #fff;font-weight: normal;line-height: 30px;height: 30px;
  width: 105px;float: left;text-align: left;}

.a03{float: right;width: 231px;}
.a03 h2{height:49px;margin-bottom: 25px;display: block;}

.a03 .cur{margin-right: 20px;}
.a03 a {width: 105px;text-align: center;float: left;
  line-height: 40px;font-size: 14px;color: #fff;}
.a03 a img{width:105px; height:105px;}




        .client-2 {
            position: fixed;
            right: -200px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 36px;
            position: relative;
            border-top: 1px solid #fff;
        }
          .client-2 li:first-child{
            border-top:none;
          }
        
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 14px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 35px;
            background-position: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 47px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 7px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #0c469a;
            color: #fff;
            height: 36px;
            width: 247px;
            padding:6px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #0c469a;
            width: 97px;
            height: 36px;
            position: relative;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}
a:hover{text-decoration: none;}

/**/
.banner{ height:500px; width:100%; position:relative; }
.banner .bd{ height:500px; overflow:hidden;}
.banner .bd a{ display:block;height:500px; overflow:hidden;}
.banner .bantil{ width:132px; height:17px; position:absolute; bottom:40px;left:50%; z-index:8;}
.banner .bantil li{ width:17px; height:17px; float:left; display:inline; margin:0 12px;background:#0071be;border-radius:17px;}
.banner .bantil li.cur,.banner .bantil li:hover{background:#023784;cursor:pointer;}

/**/
h2.tit a{text-align: center;font-size: 38px;color: #333;display: block;margin-bottom: 50px;
background:url(../images/tit.jpg) no-repeat center 55px;}
h2.tit a em{font-size: 18px;color: #555;display: block;font-weight: normal;padding-top:23px;}

/**/
.hz{height: 357px;padding-top: 70px;}
.hz_con{height: 177px;position: relative;}
.hz_con span.z,.hz_con span.y{position: absolute;top: 58px;}
.hz_con span a{width: 40px;height: 40px;display: block;}
.hz_con span.z{left:-65px;}
.hz_con span.y{right:-65px;}
.hz_con ul{height:159px;}
.hz_con li{width:281px; height:159px;float: left;margin-right: 25px;}
.hz_con li.nobot{margin-right:0;}
.hz_con li a{width:281px; height:159px;display: block;}
.hz_con li img{width:279px; height:157px;border:1px solid #e7e7e7;}


/**/
.pro{height: 900px;}
.fen{width: 276px;float: left;}
.fen h3{height:109px;}
.fen h3 a{width:276px; height:109px;display: block;}
.fen_c{width:242px;height: 805px;padding-top: 21px; border:17px solid #0c469a;border-top:none;position:relative;} 
.fen_c h4{width:202px; height:35px;background:url(../images/h4_bg.jpg) no-repeat center center;
    margin: 0 auto 13px;}
.fen_c h4 a{display: block;height:35px;line-height: 35px;text-indent: 36px;font-size: 16px;color: #fff;font-weight: normal;}
.fen_c h4 a:hover,.fen_c h4.cur a{background:url(../images/h4_cur_bg.jpg) no-repeat center center;}
.fen_c h4.nones{margin-bottom: 0;}
.fen_c ul{width:202px;margin: 0 auto;}
.fen_c ul li a{font-size: 14px;color: #555;display: block;height: 34px;
    background:url(../images/ico1.jpg) no-repeat 182px center;
    line-height: 34px;text-align: center;}
.fen_c span{width:242px;height: 240px;display: block;position: absolute;bottom: 0;left: 0;
    background:url(../images/ban.jpg) no-repeat center center;}
.fen_c span b{position: absolute;left: 35px;top: 190px;font-size: 25px;color: #fff;} 




.cp{width: 900px;float: right;}
.cp dl{background: #f5f5f5;height: 358px;}
.cp dt{width: 478px;height: 358px;position: relative;float: left;}
.cp dt a.big{width: 478px;height: 358px;display: block;}
.cp dt a.big img{width: 478px;height: 358px;}
.cp dt em a{width: 92px;height: 149px;display: block;position: absolute;top: 0;left: 17px;}
.cp dd{width: 390px;height: 333px;float: right;background: #f5f5f5;padding-top: 25px;}
.cp dd h3 a{font-size: 20px;color: #333;padding-bottom: 20px;display: block;
    background:url(../images/line3.jpg) no-repeat left bottom;}
.cp dd p{font-size: 14px;color: #666;font-weight: normal;line-height: 26px;margin-top:27px;}
.cp dd .xq{width:144px; height:36px;margin-right: 18px;margin-top:47px;
    background:url(../images/more_btn1.jpg) no-repeat center center;display: block;float: left;}
.cp dd .zx{width:144px; height:36px;margin-top:47px;
    background:url(../images/more_btn2.jpg) no-repeat center center;display: block;float: left;}


.cp .clist li{width: 286px;height: 312px;float: left;margin-right:14px; margin-bottom: 10px;}
.cp .clist li a{width: 286px;height: 312px;display: block;}
.cp .clist li img{width: 284px;height: 260px;border: 1px solid #ccc;}
.cp .clist li.nones{margin-right:0;}
.cp .clist li span{width: 286px;height: 50px;display: block;line-height:50px;font-size: 16px;color: #fff;
    text-align: center; background: #0c469a; margin-top: -7px;}


/**/
.case{height: 690px;background: #f8f8f8;padding-top: 80px;}
.case dl{float: left;width: 352px;margin-right: 72px;height: 490px;}
.case dl.nobot{margin-right: 0;}
.case dt img{width:352px; height:281px;}
.case dd h3 a{width:91px; height:90px;display: block;position: absolute;top: -46px;left: 131px;}
.case dd h3 img{width:91px; height:90px;}
.case dd{height: 197px;border: 1px solid #e3e3e3;width:350px;position: relative;border-top: 0;background: #fff;}
.case dl:hover dd{background: #0071be;border: 1px solid #0071be;}
.case dl:hover dd p,.case dl:hover dd p em{color: #fff;}
.case dd p{text-align: center;font-size: 24px;color: #333;padding-top: 80px;}
.case dd p em{display: block;font-size: 12px;color: #acacac;padding-top: 10px;
    font-family: Arial;text-transform: uppercase;}
.case_c{position: relative;height: 433px;}
.case_c .z,.case_c .y{width:40px; height:40px;position: absolute;top: 196px;}
.case_c .z{left: -65px;}
.case_c .y{right: -65px;}

/**/
.ys{height:932px;padding-top: 82px;}
.ys h2 a{margin-bottom:68px;}
.ys_c{background:url(../images/ys_bg.jpg) no-repeat center center;height: 778px;}
.ys_con{position: relative;height: 778px;}
.ys_c dt{font-size: 24px;color: #333;font-weight: bold;display: block;text-indent: 47px;padding-top: 23px;}
.ys_c dd{font-size: 16px;color: #666;font-weight: normal;line-height: 24px;padding-top: 25px;}

.ys_c .dl01,.ys_c .dl02,.ys_c .dl03{text-align: left;}
.ys_c .dl04,.ys_c .dl05{text-align: right;}
.ys_c .dl01{position: absolute;top: 0;left: 0;}
.ys_c .dl02{position: absolute;top: 252px;left: 0;}
.ys_c .dl03{position: absolute;top: 532px;left: 0;}
.ys_c .dl04{position: absolute;top: 1px;right: 0;}
.ys_c .dl05{position: absolute;top: 253px;right: 0;}
.ys_c .dl04 dt,.ys_c .dl05 dt{padding-right: 54px;}
.ys_c span{font-size: 36px;color: #333;font-weight: bold;position: absolute;right: 0;bottom: 140px;}


/**/
.x-ban{height: 300px;background:url(../images/x-ban1.jpg) no-repeat center center;}
.x-ban .content{height: 300px;position: relative;}
.x-ban span{font-size: 36px;color: #fff;font-weight: bold;font-family: Arial;display: block;position: absolute;left: 195px;top: 200px;}
.x-ban a.zx_btn{width:146px; height:52px;display: block;position: absolute;left: 513px;top: 195px;}


/**/
.bz{height: 1915px;padding-top: 80px;}
.bz h2.tit a{margin-bottom:50px;}
.bz12{height:869px;background:url(../images/ys_img1.jpg) no-repeat center center; }
.bz34{height:903px;background:url(../images/ys_img2.jpg) no-repeat center center;margin-top:2px; }

.bz h3{padding-bottom:53px;}
.bz h3 b{font-size: 36px;color: #0071be;font-weight: bold;padding-right: 85px;}
.bz h3 em{font-size: 28px;color: #333;font-weight: bold;display: block;padding-top: 17px;}
.bz p{font-size: 14px;color: #555;font-weight: normal;padding-right: 30px;margin-bottom: 31px;}

.bz1{height: 305px;text-align: right;padding-top: 64px;} 

.bz2{height: 371px;margin-top:107px;text-align: left;padding-top: 22px;} 
.bz2 h3{padding-bottom:61px;}
.bz2 h3 b{padding-left: 95px;}
.bz2 p{padding-left: 30px;}

.bz34 .bz1{height: 359px;text-align: right;padding-top: 80px;} 
.bz34 .bz1 h3{padding-bottom:57px;}
.bz34 .bz1 h3 b{padding-right: 90px;}

.bz34 .bz2{height: 454px;margin-top:107px;text-align: left;padding-top: 10px;} 
.bz34 .bz2 h3{padding-bottom:58px;}
.bz34 .bz2 h3 b{padding-left: 95px;}
.bz34 .bz2 p{padding-left: 30px;}

/**/
.cj{height: 625px;background:url(../images/cj_bg.jpg) no-repeat center center;padding-top: 40px;}
.cj h2.tit a{color: #fff;background:url(../images/tit.png) no-repeat center 55px;display:block;margin-bottom:130px;}
.cj h2.tit a em{color: #fff;}

/**/
.lc{height: 461px;padding-top: 84px;}
.lc ul li{width:138px; height:138px;float: left;margin-right: 39px;}
.lc ul li a{width:138px; height:138px;line-height: 193px;text-align: center;display: block;font-size: 20px;color: #333;font-weight: bold;}
.lc ul li.nobot{margin-right: 0;}

.lc ul li.lc01 a{background:url(../images/lc01.jpg) no-repeat center center;}
.lc ul li.lc02 a{background:url(../images/lc02.png) no-repeat center center;}
.lc ul li.lc03 a{background:url(../images/lc03.png) no-repeat center center;}
.lc ul li.lc04 a{background:url(../images/lc04.png) no-repeat center center;}
.lc ul li.lc05 a{background:url(../images/lc05.png) no-repeat center center;}
.lc ul li.lc06 a{background:url(../images/lc06.png) no-repeat center center;}
.lc ul li.lc07 a{background:url(../images/lc07.png) no-repeat center center;}

.lc span{background:url(../images/tel2.jpg) no-repeat left center;padding-left: 63px;margin: 55px 0 0 376px;float: left;
    height: 60px;display: block;}
.lc span b{font-size: 14px;color: #555;font-weight: normal;}
.lc span em{font-size: 30px;color: #0071be;font-weight: bold;display: block;padding-top:6px;}
.lc .zx_btn{float: left;margin-top:74px;margin-left: 28px;}


/**/
.news{height: 640px; padding-top:40px;}

.news1{width:600px; height:500px; overflow: hidden;}
.n_nav{height:40px; overflow: hidden;}
.n_nav span a{display: inline-block;font-size: 14px; color:#555555; font-family: "Arial";text-transform: uppercase; line-height: 40px;font-weight: normal;}
.n_nav li{ float: left;margin-right: 14px;padding-right: 20px;}
.n_nav li a{ color: #333; font-size: 18px;line-height: 38px;}
.n_nav li a{ display: inline-block;height:38px; font-weight: bold;
background: #0c469a;
color: #fff;
padding: 0 15px;}
.n_nav li a:hover , .n_nav .cur a{font-weight: bold;
background: #0c469a;
color: #fff;
padding: 0 15px;}
.n_nav .nobg{background:none;}

.news_c{margin-top: 20px;height:425px; }
.news_c dl{height:217px;  overflow: hidden;width: 600px;}

.news_c dt{height:206px;width:276px; overflow: hidden;float: left;}
.news_c dt a{width:276px; height:206px;display: block;float: right;}
.news_c dt img{width:276px; height:206px;}

.news_c dd{padding-top: 2px;width: 278px;float: right;}
.news_c dd h3{ font-size: 16px; color:#333;line-height: 24px;}
.news_c dd h3 a{ color:#333;font-weight: bold;}
.news_c dd span{display: block;color: #777;font-size: 14px;padding:13px 0 0 0;}
.news_c dd p{padding-top: 8px;line-height: 24px; font-size: 14px; color:#555;}
.news_c dd p a{ color:#0c469a;display: block;padding-top: 15px;}
.news_c ul{margin-top: 25px;}
.news_c li{ font-size: 14px; color:#777777; line-height: 36px;}
.news_c li a{ color:#333; padding-left:12px ;display: inline-block;background:url(../images/dot.jpg) no-repeat 0 17px ;}
.news_c li a:hover{background:url(../images/dot2.jpg) no-repeat 0 17px ; color:#0c469a;}

.wt{width:484px; overflow: hidden; overflow: hidden;}
.wt h4{height:40px; overflow: hidden; line-height: 40px;margin-bottom: 25px;}
.wt h4 a{font-size: 18px;color:#333;border-bottom: 2px solid #0c469a; line-height: 38px;width: 75px;display: block;}
.wt h4 span a{display: inline-block;font-size: 14px; color:#555555; font-family: "Arial";text-transform: uppercase; line-height: 40px;font-weight: normal;}
.wt dl{margin-top: 17px;height:143px; overflow: hidden;}
.wt dt{width:124px; float: left; overflow: hidden;height:93px;margin-right: 25px;}
.wt dt img{ width:124px;height:93px;}
.wt dd{width:315px; float: right; overflow: hidden;}
.wt dd h3{padding-left: 29px;background:url(../images/A.jpg) no-repeat 0 0 ;height:20px; line-height: 20px;font-size: 14px; overflow: hidden; font-weight: normal;margin-top: 5px;}
.wt dd h3 a{ color:#333;}
.wt dd h3 a:hover{color: #e76825;}
.wt dd p{padding-left: 29px;background:url(../images/Q.jpg) no-repeat 0 0 ; line-height: 20px;font-size: 14px;color:#555;margin-top: 19px;} 

/**/
.about{height: 890px;padding-top: 80px;}
.ab dt{float: right;width: 600px;height: 401px;}
.ab dd{width: 512px;float: left;padding-top: 40px;}
.ab dd h3{border-bottom: 1px solid #dddddd;}
.ab dd h3 a{font-size: 60px;color: #0071be;font-weight: bold;height: 150px;font-family: 微软雅黑;}
.ab dd h3 a em{font-size: 16px;color: #423f3b;font-weight: normal;display: block;padding-bottom: 20px;}
.ab dd p{font-size: 14px;color: #555;line-height: 30px;margin-top: 24px;}
.ab span a{margin-top: 20px;display: inline-block;}
.ab span a.xq{margin-right:20px;}


.xc{height: 259px;position: relative;}
.xc span.z1,.xc span.y1{position: absolute;top: 88px;}
.xc span a{width: 40px;height: 40px;display: block;}
.xc span.z1{left:-50px;}
.xc span.y1{right:-35px;}
.xc ul{height:259px;}
.xc li{width:280px; height:259px;float: left;margin-right: 26px;}
.xc li.nobot{margin-right:0;}
.xc li a{width:280px; height:209px;display: block;}
.xc li img{width:280px; height:209px;}
.xc li span{height: 50px;line-height: 50px;text-align: center;display: block;
    font-size: 14px;color: #555;}


/**/
.flinks{background: #023784;height: 60px;}
.link{overflow: hidden;position: relative;}
.link a{font-size: 14px;color: #95abc1;text-align: center;padding:0 20px;line-height: 60px;}
.link a.links{padding-left: 0;font-weight: bold;display: inline-block;color: #95abc1;font-size: 15px;}









        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
line-height:40px;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #0c469a;
            font-weight: normal;
            padding-left: 8px;
        } 
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .fdh-01-tit {
            background: #0c469a;
            height: 80px;
        }
        
        .fdh-01-tit h3 {
            height: 79px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(../images/bg.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center  #0c469a;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a{
            color: #fff;
        }
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            border-bottom: 1px dashed #dcdcdc;
            position: relative;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color:  #0c469a;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #0c469a;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color:  #0071be;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #02b29c;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .cbgg-01 {
            background: #0c469a;
            text-align: center;
            color: #fff;
        }
        
        .cbgg-01-img img {
            width: 100%;
            display: block;
        }
        
        .cbgg-01 p {
            padding-top: 15px;
        }
        
        .cbgg-01 p img {
            vertical-align: middle;
            margin-right: 5px;
        }
        
        .cbgg-01 span {
            display: block;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial;
            padding-bottom: 20px;
            padding-top: 10px;
        }
    

        .xgzx-01 {
            padding: 36px 22px 46px 85px;
            background: #fff;
            border: 1px dashed #cacaca;
            margin-bottom: 20px;
        }
        
        .xgzx-01 dt {
            position: relative;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            margin-bottom: 16px;
        }
        
        .xgzx-01 dt a {
            color: #333;
        }
        
        .xgzx-01 dt span {
            display: block;
            width: 60px;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            text-align: center;
            color: #fff;
            position: absolute;
            top: 0;
            left: -65px;
            background: #0071be;
        }
        
        .xgzx-01-desc {
            height: 72px;
            font-size: 14px;
            line-height: 24px;
            color: #666;
            overflow: hidden;
        }
        
        .xgzx-01-deta {
            width: 60px;
            float: right;
            padding-left: 20px;
            background: url(images/p14-icon21.png) no-repeat left center;
        }
        
        .xgzx-01-deta a {
            display: block;
            color: #0071be;
        }
    

        .zxlb-1n-ts-01-list dl {
            border: 1px solid #dedede;
            width: 100%;
            margin-bottom: 15px;
            padding: 22px 0 0px;
            background: #fff;
            display: inline-block;
        }
        
        .zxlb-1n-ts-01-list dl:hover {
            border-color: #0c469a;
        }
        
       
        
        
        
        .zxlb-1n-ts-01-list dd {
            width: 100%;
            float: left; 
        }
        
        .zxlb-1n-ts-01-list dd h4 {
            height: 40px;
            font-weight: normal;
            font-size: 18px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 5px;
            padding-left: 50px;
        }
        
        .zxlb-1n-ts-01-list h4 a {
            display: block;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .zxlb-1n-ts-01-list dl:hover h4 a {
            color: #0c469a;
        }
        
        .zxlb-1n-ts-01-list-desc {
            max-height: 100px;
            font-size: 14px;
            line-height: 24px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
            padding-left: 50px;
        }
        
        .zxlb-1n-ts-01-list-deta {
            float: right;
width: 134px;
height: 40px;
display: inline-block;
font-size: 14px;
line-height: 40px;
text-align: center;
margin-right: 20px;
margin-top: -50px;
        }
        
        
        
        .zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta a {
            color: #fff;
        }
    






        
    
.p15-infocontent-1-tit{
    text-align: center;
}
.p15-infocontent-1-bool{
    text-align: center;
    padding: 15px 0;
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}




.cplb-3n-ts-03-tit {
    height: 50px;
    font-size: 24px;
    font-weight: normal;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    }
    .cplb-3n-ts-03-tit span {
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #02b29c;
}
.cplb-3n-ts-03-list dl {
    width: 32.1%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 1%;
}
.cplb-3n-ts-03-list dt img {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.cplb-3n-ts-03-list dd {
    padding: 6px 20px 5px 20px;
    border-top: 1px solid #dedede;
text-align: center;
}
.cplb-3n-ts-03-list dd h4 {
    height: 45px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 45px;
}
.cplb-3n-ts-03-list dd h4 a:hover{
    color: #0c469a;
}


.cplb-3n-ts-03-list1 dl {
    width: 48%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 1%;
}
.cplb-3n-ts-03-list1 dt img {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.cplb-3n-ts-03-list1 dd {
    padding: 6px 20px 5px 20px;
    border-top: 1px solid #dedede;
text-align: center;
}
.cplb-3n-ts-03-list1 dd h4 {
    height: 45px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 45px;
}
.cplb-3n-ts-03-list1 dd h4 a:hover{
    color: #0c469a;
}






.cplb-3n-ts-03-list-desc {
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 12px;
    overflow: hidden;
}
.endit-content img{
    padding-left: 10%;
}
.pev{

    border-top: 1px dashed #dcdcdc;
}
.pev ul li{
    float: left;
    width: 50%;
    line-height: 50px;
    text-align: center;
    color: #222;
}
.pev ul li a:hover{
    color: #0c469a;
}





/*共用css，模板里只能模板设计小组人员才能修改*/
/*模板设计小组人员修改以后注意本地备份一下*/
/*最新更新人员：胡平2017-3-13*/   
/* 清除内外边距 */
@charset "utf-8";


/*设置浮动*/
/*共用css，模板里只能模板设计小组人员才能修改*/
/*模板设计小组人员修改以后注意本地备份一下*/
/*最新更新人员：胡平2017-3-13*/   
/* 清除内外边距 */
@charset "utf-8";

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}


/*清除浮动*/
.clear{clear: both;height: 0;}
.blk-main .clearlist,.blk-main .listclear{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}
.b-main .clearlist,.b-main .listclear{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}
.clearafter:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }


/*全局背景色1*/
.body-color{background: #ffffff;}
.bark-body-color{background:#181818;}

.blk{margin-bottom: 25px;}
/*Main模板*/
.blk-main{width:1200px; margin: 0 auto;}
/*小模块*/
.blk-xs{width:240px;}
/*中模块*/
.blk-sm{width:930px;}
/*小版块*/
.blk{margin-bottom:30px;}




/*首页板块全局补白*/
.p{padding: 30px 0;}
/*首页板块全局变量*/
.b{clear: both;}
/*内页板块全局变量*/
.blk{margin-bottom:  20px;}


/*数据更新中的样式*/
.nodata {background:url("../images/nodata.png") no-repeat 58px 20px #fff;margin: 10px 0;padding:80px 0 80px 220px;border:1px solid #eee;text-transform: capitalize;}


/*详情内容*/
.endit-content{ line-height:28px;}
.endit-content p{margin:15px 0;}
.endit-content img{max-width:100%;}
/*百度地图图片*/
.endit-content #map img,.endit-content #dituContent img,.endit-content #platform img{max-width: inherit;}
.endit-content em,.endit-content i{font-style: italic;}
.endit-content .img-p{text-indent: 0px; padding-top: 14px; margin: 0px; text-align: center;}
.endit-content .img-container{}
.endit-content .img-block {text-indent: 0px;padding-top: 14px;margin: 0px;text-align: center;}
/*详情关键字飘红加粗*/
.endit-content a{color:#f00; font-weight: bold;}
/*详情内容关键字加VI色*/
/*.endit-content a{color:#0071be; font-weight: bold;}*/

/*表单弹框*/
.nsw-modal {
    width: 100%;
    height: 100%;
    background: rgba(225, 225, 225, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999; 
}
.modal-dialog {
    position: fixed;
    color:#000000;
    top: 150px;
    width: 400px;
    border-radius: 3px;
    min-height: 155px;
    overflow: hidden;
    z-index: 99998;
    margin-left: -200px;
    left: 50%; 
}
.modal-dialog .css-icon {
    background-image: url("../images/modal-icons.png"); 
}
.modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px; 
}
.modal-dialog .modal-head .modal-logo {
    width: 15px;
    height: 15px;
    background-position: 1px 0px;
    margin: 8px 5px 0 0;
    float: left; 
}
.modal-dialog .modal-head .close {
    float: right;
    width: 15px;
    height: 15px;
    background-position: -14px 0px;
    margin-top: 8px; 
}
.modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff; 
}
.modal-dialog .modal-body .modal-body-left {
    width: 140px;
    float: left; 
}
.modal-dialog .modal-body .modal-body-left .icon {
    width: 64px;
    height: 64px;
    margin: 30px 0 0 48px; 
}
.modal-dialog .modal-body .modal-body-left .success-message {
    background-position: 0px -14px; 
}
.modal-dialog .modal-body .modal-body-left .warming-message {
    background-position: 0px -78px; 
}
.modal-dialog .modal-body .modal-body-right {
    width: 260px;
    float: right;
    padding-top: 20px; 
}
.modal-dialog .modal-body .modal-body-right .close-btn {
    color: #000;
    text-align: center;
    width: 90px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #818079; 
}
.modal-dialog .modal-body .modal-body-right p {
    line-height: 30px; 
}

/*翻页*/
.p12-pagination-1-main {
    margin: 0 auto; 
    padding: 20px 0;
    height: 30px;
    text-align: center;
}

.p12-pagination-1 a,
.p12-pagination-1 span {
    vertical-align: top;
    display: inline-block;
    padding: 0 8px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #e5e5e5; 
    text-align: center;
    margin: 0 2px;
    background: #fff;
}

.p12-pagination-1 span {
    border: 1px solid #e5e5e5;
}

.p12-pagination-1 .page_curr {
    background:#0071be;
    color:#fff;
    border-color:#0071be;
}

.p12-pagination-1 .laypage_first,
.p12-pagination-1 .laypage_last {
    display: none;
}



